home *** CD-ROM | disk | FTP | other *** search
/ 360 Degrees of: Wind Cave & Jewl Cave / 360 Degrees of: Wind Cave & Jewl Cave.iso / pc / DATA / MAPS / cavemap_wica.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(dragOut).as next >
Encoding:
Text File  |  2007-08-20  |  129 b   |  6 lines

  1. on(dragOut){
  2.    clearInterval(intervalID);
  3.    this.getImageInstance().panStop();
  4.    this.getImageInstance().updateView();
  5. }
  6.